ItemChangePropertiesToSet Property |
Represents an update to a single property of an item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Property> PropertiesToSet { get; }Public ReadOnly Property PropertiesToSet As IList(Of Property)
Get
Property Value
Type:
IListProperty
See Also